Content Type Ovf Disk
Content Type Ovf Disk
Provide the disk information in a template VM.
JSON Example
{
"name": "string",
"disk_capacity": 0,
"storage_policy": {
"group_id": "string"
}
}
string
name
Required
Name of the disk
integer As int64
As int64
disk_capacity
Required
Capacity of the disk in megabytes
storage_policy
Optional
Storage policy of the disk.
It is a reference to the storage policy group.
It is not required that storage policy be specified.